@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}


/* feature_tour */
.feature_tour{width:100%; max-width:1200px;margin:50px auto;    padding-top: 100px;}

.feature_tour .tab{background:url(../images/xx.jpg) repeat-x;width:100%; max-width:1200px;height:50px;overflow:hidden;}
.feature_tour .tab .sygsbj{width:100%; max-width:1200px;height:50px;overflow:hidden; margin:0 auto}
.feature_tour .tab .sygsbj ul{width:100%; max-width:1200px; float:left}
.feature_tour .tab .sygsbj ul li{width:25%; max-width:1200px; float:left;background:url(../images/xx.jpg) repeat-x;}
.feature_tour .tab .sygsbj ul li a{float:left; text-align:center; display:block;font-size:16px; width:300px; background:url(../images/index_08.png) no-repeat center center;color:#fff;line-height:50px;height:50px; font-family:"微软雅黑"}
.feature_tour .tab .sygsbj ul li a.current{color:#fff;width:300px; background:url(../images/index_07.png) no-repeat  center center;}

.feature_tour .mask{margin:20px 0px 0px 0px;width:100%;position:relative;overflow:hidden;background:#fff;border-radius:6px 6px 6px 6px;}
.feature_tour .mask .maskcon{width:7000px}
.feature_tour .mask .maskcon .innercon{float:left;width:100%; max-width:1200px; margin:0 auto}
.feature_tour .mask .maskcon .innercon .syjj{width:100%; max-width:1200px; margin:0 auto;}
.feature_tour .mask .maskcon .innercon .syjj ul{width:1200px; float:left; margin-top:38px;}
.feature_tour .mask .maskcon .innercon .syjj ul li{width:50%; float:left; font-size:14px; line-height:30px; color:#4A4A4A;}
.feature_tour .mask .maskcon .innercon .syjj ul li .syjjbt{ font-size:18px;  height:83px;font-family:"微软雅黑"}
.feature_tour .mask .maskcon .innercon .syjj ul li .syjjbt2{ font-size:18px; background:url(../images/index_22.png) no-repeat; height:83px;font-family:"微软雅黑"}
.feature_tour .mask .maskcon .innercon .syjj ul li .syjjbt3{ font-size:18px; background:url(../images/index_23.png) no-repeat; height:83px;font-family:"微软雅黑"}
.feature_tour .mask .maskcon .innercon .syjj ul li .syjjbt4{ font-size:18px; background:url(../images/index_24.png) no-repeat; height:83px;font-family:"微软雅黑"}
.feature_tour .mask .maskcon .innercon .syjj ul li .syjjny{  font-size:14px; line-height:30px; color:#4A4A4A; margin-top:30px; margin-bottom:30px; font-family:"微软雅黑"}

.feature_tour .nav{ margin: 0 auto;    position: absolute; margin-top: -60px;margin-left: 41%;}
.feature_tour .nav p{margin:0 auto;width:90px;height:36px;overflow:hidden;}
.feature_tour .nav p a{display:block;float:left;width:45px;height:36px;overflow:hidden;}
.feature_tour .nav p a.prev{background:url(../images/feature_tours_navigation.png) no-repeat left 0px}
.feature_tour .nav p a.prev:hover{background-position:0px -36px}
.feature_tour .nav p a.next{background:url(../images/feature_tours_navigation.png) no-repeat right 0px}
.feature_tour .nav p a.next:hover{background-position:right -72px}